projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2f7665
)
Add provide line
author
justbur
<justin@burkett.cc>
Thu, 2 Jul 2015 13:19:48 +0000
(09:19 -0400)
committer
justbur
<justin@burkett.cc>
Thu, 2 Jul 2015 13:19:48 +0000
(09:19 -0400)
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index 0588d170086beb77453acd7c20a4fd7da5c4cae5..968a52c7a24423d5b458d423e7d7d8d2202951b0 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-179,3
+179,5
@@
replace and the cdr is the replacement text. "
"Deactivate idle timer."
(cancel-timer which-key--timer))
+(provide 'which-key)
+